Skip to content

Commit cb911f8

Browse files
committed
build(deps): versions of dependencies
WE2-1175 Signed-off-by: Sven Mitt <svenzik@users.noreply.github.com>
1 parent 134cfef commit cb911f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.5.3</version>
8+
<version>3.5.10</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>eu.webeid.example</groupId>
@@ -22,7 +22,7 @@
2222
<webeid.version>3.2.0</webeid.version>
2323
<digidoc4j.version>6.1.0</digidoc4j.version>
2424
<jmockit.version>1.44</jmockit.version> <!-- Keep version 1.44, otherwise mocking will fail. -->
25-
<jib.version>3.4.6</jib.version>
25+
<jib.version>3.5.1</jib.version>
2626
</properties>
2727

2828
<dependencies>

0 commit comments

Comments
 (0)