Skip to content

Commit

Permalink
chore(deps): update dependency org.springframework:spring-web to v6 (#43
Browse files Browse the repository at this point in the history
)

Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: Tom Dillenbeck <tmdillenbeck@gmail.com>
  • Loading branch information
mend-for-github-com[bot] and tdillenbeck authored Aug 18, 2023
1 parent a5b184f commit 315821c
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 @@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.9</version>
<version>2.7.12</version>
<relativePath />
<!-- lookup parent from repository -->
</parent>
Expand Down Expand Up @@ -52,7 +52,7 @@
<properties>
<java.version>8</java.version>
<jackson.version>2.14.2</jackson.version>
<spring.version>5.3.14</spring.version>
<spring.version>6.0.11</spring.version>
<pmd.version>6.55.0</pmd.version>
</properties>

Expand Down

0 comments on commit 315821c

Please sign in to comment.