Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
psmagin committed Nov 21, 2024
1 parent 28beffd commit 4c2a3f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mod-source-record-storage-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<dependency>
<groupId>org.folio</groupId>
<artifactId>folio-liquibase-util</artifactId>
<version>1.8.0</version>
<version>1.9.0</version>
<type>jar</type>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -182,7 +182,7 @@
<dependency>
<groupId>org.folio</groupId>
<artifactId>data-import-processing-core</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
Expand All @@ -191,7 +191,7 @@
<dependency>
<groupId>org.folio</groupId>
<artifactId>folio-kafka-wrapper</artifactId>
<version>3.1.1</version>
<version>3.2.0</version>
</dependency>
<dependency>
<groupId>com.github.jsqlparser</groupId>
Expand Down

0 comments on commit 4c2a3f7

Please sign in to comment.