Skip to content

Commit

Permalink
Bumped Krill version to 0.62.4
Browse files Browse the repository at this point in the history
Change-Id: I6c40b7bc8a012abd5a8c8c788c561cf6ab692191
  • Loading branch information
margaretha committed May 22, 2024
1 parent 5dd4fbb commit 1668d87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# version 0.73.2-SNAPSHOT

# version 0.73.1

- Fixed jakarta validation error.
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.ids-mannheim.korap.kustvakt</groupId>
<artifactId>Kustvakt</artifactId>
<version>0.73.1</version>
<version>0.73.2-SNAPSHOT</version>
<properties>
<java.version>17</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand All @@ -18,7 +18,7 @@
<jetty.version>11.0.19</jetty.version>
<flyway.version>10.6.0</flyway.version>
<log4j.version>2.22.1</log4j.version>
<krill.version>[0.62.3,)</krill.version>
<krill.version>[0.62.4,)</krill.version>
<koral.version>[0.42,)</koral.version>
</properties>
<profiles>
Expand Down

0 comments on commit 1668d87

Please sign in to comment.