Skip to content

Commit

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

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

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

See this project in Snyk:
https://app.snyk.io/org/feuyeux/project/55691124-99c2-428b-ba38-fb1c56c0c524?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 31, 2024
1 parent a5bda41 commit 298a4c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 7.3.3.boot.etcd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<spring-boot.version>3.1.10</spring-boot.version>
<spring-boot.version>3.2.3</spring-boot.version>
<jackson.version>2.13.2</jackson.version>
</properties>

Expand Down

0 comments on commit 298a4c6

Please sign in to comment.