Skip to content

Commit 5b8746d

Browse files
author
intranda Jenkins
committed
update goobi workflow dependency to version 24.01.1
1 parent 6f4e340 commit 5b8746d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: plugin/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>de.intranda.goobi.plugins.step</groupId>
44
<artifactId>tif-validation</artifactId>
5-
<version>23.12.3</version>
5+
<version>24.01.1</version>
66
<packaging>jar</packaging>
77
<properties>
88
<goobi.pluginversion>1.0.0</goobi.pluginversion>
@@ -11,7 +11,7 @@
1111
<maven.compiler.source>1.8</maven.compiler.source>
1212
<maven.compiler.target>1.8</maven.compiler.target>
1313
<jhove.version>1.20.1</jhove.version>
14-
<goobi.version>23.12.3</goobi.version>
14+
<goobi.version>24.01.1</goobi.version>
1515
</properties>
1616
<url>http://maven.apache.org</url>
1717
<distributionManagement>

0 commit comments

Comments
 (0)