Skip to content

Commit ecf6895

Browse files
authored
Merge pull request #204 from kit-data-manager/renovate/edu.kit.datamanager-service-base-1.x
Update dependency edu.kit.datamanager:service-base to v1.3.4
2 parents b29ca2e + d8c9be7 commit ecf6895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dependencies {
8282
implementation 'com.google.guava:guava:33.4.8-jre'
8383
implementation 'commons-io:commons-io:2.19.0'
8484
implementation 'javax.validation:validation-api:2.0.1.Final'
85-
implementation ('edu.kit.datamanager:service-base:1.3.3'){
85+
implementation ('edu.kit.datamanager:service-base:1.3.4'){
8686
//exclude dependency as spring boot includes
8787
//org.glassfish.jaxb:jaxb-core:4.0.5 which leads to a duplication conflict
8888
exclude group: "com.sun.xml.bind"

0 commit comments

Comments
 (0)