Skip to content

Commit

Permalink
Merge branch 'master' into MODQM-407
Browse files Browse the repository at this point in the history
  • Loading branch information
TsaghikKhachatryan authored Mar 19, 2024
2 parents cb3ae5f + eece47c commit 95793c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mod-source-record-manager-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<dependency>
<groupId>org.folio</groupId>
<artifactId>folio-di-support</artifactId>
<version>1.7.0</version>
<version>2.1.0</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down Expand Up @@ -223,7 +223,7 @@
<dependency>
<groupId>org.folio</groupId>
<artifactId>folio-kafka-wrapper</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.folio</groupId>
Expand All @@ -233,7 +233,7 @@
<dependency>
<groupId>org.folio</groupId>
<artifactId>data-import-processing-core</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.0</version>
</dependency>
<dependency>
<groupId>org.folio</groupId>
Expand Down

0 comments on commit 95793c8

Please sign in to comment.