Merge pull request #3 from shautvast/snyk-upgrade-f966173f5d093ea72b6ab510a5aec216

This commit is contained in:
Sander Hautvast 2025-11-09 11:58:06 +01:00 committed by GitHub
commit 64071f0ebf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -71,7 +71,7 @@
<dependency> <dependency>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId> <artifactId>spring-test</artifactId>
<version>3.0.5.RELEASE</version> <version>3.2.18.RELEASE</version>
<type>jar</type> <type>jar</type>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>