Skip to content

Commit

Permalink
Merge pull request #382 from sanger/snyk-fix-ae82281bb5dd69bc00413f90…
Browse files Browse the repository at this point in the history
…b9749406

[Snyk] Fix for 1 vulnerabilities
  • Loading branch information
khelwood authored Apr 15, 2024
2 parents cb60a4c + 6cd49de commit 45f7c9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,13 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>5.3.33</version>
<version>5.3.34</version>
</dependency>

<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>5.3.33</version>
<version>5.3.34</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 45f7c9e

Please sign in to comment.