Skip to content

Commit

Permalink
update goobi workflow dependency to version 23.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
intranda Jenkins committed Nov 30, 2023
1 parent 4b08f74 commit b101b29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.intranda.goobi.plugins.step</groupId>
<artifactId>tif-validation</artifactId>
<version>23.10.1</version>
<version>23.10.2</version>
<packaging>jar</packaging>
<properties>
<goobi.pluginversion>1.0.0</goobi.pluginversion>
Expand All @@ -11,7 +11,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<jhove.version>1.20.1</jhove.version>
<goobi.version>23.10.1</goobi.version>
<goobi.version>23.10.2</goobi.version>
</properties>
<url>http://maven.apache.org</url>
<distributionManagement>
Expand Down

0 comments on commit b101b29

Please sign in to comment.