Skip to content

Commit

Permalink
Merge branch 'main' into DAT-16270
Browse files Browse the repository at this point in the history
  • Loading branch information
KushnirykOleh authored Aug 15, 2024
2 parents 860f243 + 8398013 commit 501359d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<gmavenplus-plugin.version>3.0.2</gmavenplus-plugin.version>
<junit.version>5.10.3</junit.version>
<junit-platform.version>1.10.3</junit-platform.version>
<junit-platform.version>1.11.0</junit-platform.version>
</properties>
<organization>
<name>Liquibase.org</name>
Expand Down Expand Up @@ -185,7 +185,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.3.230</version>
<version>2.3.232</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 501359d

Please sign in to comment.