Skip to content

Commit

Permalink
Update Spring dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
henryju committed Apr 18, 2023
1 parent 80bfd4e commit 8e5432b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>5.3.26</version>
<version>5.3.27</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 8e5432b

Please sign in to comment.