[Jenkins] Dependency Updates

This commit is contained in:
2025-11-20 12:19:03 +01:00
parent eb6e0162fb
commit 87c6e3dfda

View File

@@ -3,7 +3,7 @@
<parent>
<groupId>net.bigeon.config</groupId>
<artifactId>ebigeon-config</artifactId>
<version>1.8.33</version>
<version>1.8.34</version>
</parent>
<groupId>net.bigeon.gclc</groupId>
<artifactId>system</artifactId>
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.15.2</version>
<version>5.20.0</version>
<scope>test</scope>
</dependency>
</dependencies>