Skip to content

Commit

Permalink
Merged PR 76483: Upgraded spring version
Browse files Browse the repository at this point in the history
Upgraded spring version to 5.1.13 to fix vulnerability issue.

Related work items: #326072
  • Loading branch information
anant-k-singh committed Mar 24, 2020
1 parent 65d2217 commit 77838e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Java/App Owns Data/PowerBIEmbedding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</plugins>
</build>
<properties>
<spring.version>5.0.5.RELEASE</spring.version>
<spring.version>5.1.13.RELEASE</spring.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 77838e6

Please sign in to comment.