Skip to content

Commit

Permalink
Merge branch 'main' into renovate/org.apache.maven.plugins-maven-clea…
Browse files Browse the repository at this point in the history
…n-plugin-3.x
  • Loading branch information
asafonov303 authored Jun 29, 2023
2 parents 14d2d16 + 41907ed commit 84f1813
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,17 +92,17 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>5.3.27</version>
<version>5.3.28</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>5.3.27</version>
<version>5.3.28</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>5.3.27</version>
<version>5.3.28</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 84f1813

Please sign in to comment.