Skip to content

Commit

Permalink
Merge pull request jmrozanec#582 from jmrozanec/dependabot/maven/org.…
Browse files Browse the repository at this point in the history
…springframework-spring-context-6.0.6

Bump spring-context from 6.0.5 to 6.0.6
  • Loading branch information
jmrozanec authored Mar 3, 2023
2 parents 9e97ebb + 06e7761 commit cb88ced
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 @@ -119,7 +119,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>6.0.5</version>
<version>6.0.6</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit cb88ced

Please sign in to comment.