Skip to content

Commit

Permalink
Merge pull request #439 from chncaption/oscs_fix_ccrls6oau51ofid2l2hg
Browse files Browse the repository at this point in the history
fix(sec): upgrade org.springframework:spring-context to 5.3.19
  • Loading branch information
skybber authored Oct 1, 2022
2 parents c6360fe + a1d57da commit 713e7e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/hotswap-agent-spring-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>hotswap-agent-spring-plugin</artifactId>

<properties>
<org.springframework.version>5.3.18</org.springframework.version>
<org.springframework.version>5.3.19</org.springframework.version>
</properties>


Expand Down Expand Up @@ -100,4 +100,4 @@
</dependency>
</dependencies>

</project>
</project>

0 comments on commit 713e7e7

Please sign in to comment.