Skip to content

Commit

Permalink
fix: upgrade org.springframework:spring-beans from 6.1.10 to 6.1.11
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.springframework:spring-beans from 6.1.10 to 6.1.11.

See this package in maven:
org.springframework:spring-beans

See this project in Snyk:
https://app.snyk.io/org/predic8/project/ba8f26a2-ffb6-4476-8bc3-8c1da9297ba4?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 2, 2024
1 parent da65d70 commit bfef690
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 @@ -78,7 +78,7 @@
<javac.source>17</javac.source>
<javac.target>17</javac.target>
<jackson.version>2.17.2</jackson.version>
<spring.version>6.1.10</spring.version>
<spring.version>6.1.11</spring.version>
<slf4j.version>2.0.13</slf4j.version>
<log4j.version>2.23.1</log4j.version>
<junit.version>5.10.0</junit.version>
Expand Down

0 comments on commit bfef690

Please sign in to comment.