Skip to content

Commit

Permalink
Merge pull request #81 from skfit-uni-luebeck/renovate/spring-core
Browse files Browse the repository at this point in the history
Update dependency org.springframework:spring-web to v6.1.14
  • Loading branch information
nr23730 authored Oct 17, 2024
2 parents 85d5d7d + ce67251 commit 17e8c29
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 @@ -87,7 +87,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>6.1.13</version>
<version>6.1.14</version>
</dependency>
<dependency>
<groupId>org.tinylog</groupId>
Expand Down

0 comments on commit 17e8c29

Please sign in to comment.