Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/public-resources-github/project/62c7b8df-1243-4f8f-8e0e-bd0d1fdcc320?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 4, 2024
1 parent bc59741 commit 3dc604a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.3</version>
<relativePath />
<relativePath/>
<!-- lookup parent from repository -->
</parent>

Expand Down Expand Up @@ -54,7 +54,7 @@
<properties>
<java.version>8</java.version>
<jackson.version>2.17.2</jackson.version>
<spring.version>6.1.12</spring.version>
<spring.version>6.1.13</spring.version>
<pmd.version>6.55.0</pmd.version>
</properties>

Expand Down

0 comments on commit 3dc604a

Please sign in to comment.