diff --git a/build.gradle b/build.gradle index afc1f0f2..33c4835d 100644 --- a/build.gradle +++ b/build.gradle @@ -104,7 +104,7 @@ dependencies { implementation "com.h2database:h2:2.1.214" } - testImplementation 'org.springframework.boot:spring-boot-starter-test:3.2.3' + testImplementation 'org.springframework.boot:spring-boot-starter-test:3.2.4' // Batik implementation 'org.apache.xmlgraphics:batik-all:1.17'