Skip to content

Commit

Permalink
fix: upgrade org.springframework.boot:spring-boot-starter-jersey from…
Browse files Browse the repository at this point in the history
… 3.1.6 to 3.2.3

Snyk has created this PR to upgrade org.springframework.boot:spring-boot-starter-jersey from 3.1.6 to 3.2.3.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-jersey/

See this project in Snyk:
https://app.snyk.io/org/feuyeux/project/95300f28-db92-4ab3-950c-0005ab4d3d53?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 31, 2024
1 parent a5bda41 commit 940aa64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 4.2.asynchronized/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<properties>
<encoding>UTF-8</encoding>
<java.version>1.8</java.version>
<spring-boot.version>3.1.6</spring-boot.version>
<spring-boot.version>3.2.3</spring-boot.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 940aa64

Please sign in to comment.