Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1045 from SE-TINF22B6/dependabot/maven/org.spring…
Browse files Browse the repository at this point in the history
…framework.boot-spring-boot-starter-security-3.3.4

maven: bump org.springframework.boot:spring-boot-starter-security from 3.3.0 to 3.3.4
  • Loading branch information
denniskp authored Sep 22, 2024
2 parents 02cc540 + 1f321c2 commit 9188623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
<version>3.3.0</version>
<version>3.3.4</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 9188623

Please sign in to comment.