Skip to content
Snippets Groups Projects
Commit 0ee47f95 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Merge branch 'renovate-updates' of gitlab.nibio.no:VIPS/VIPSLogic into renovate-updates

parents 7e7ba1c4 af6babfa
No related branches found
No related tags found
No related merge requests found
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
<dependency> <dependency>
<groupId>org.flywaydb</groupId> <groupId>org.flywaydb</groupId>
<artifactId>flyway-core</artifactId> <artifactId>flyway-core</artifactId>
<version>10.4.1</version> <version>10.5.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.flywaydb</groupId> <groupId>org.flywaydb</groupId>
...@@ -311,7 +311,7 @@ ...@@ -311,7 +311,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId> <artifactId>maven-surefire-plugin</artifactId>
<version>3.2.3</version> <version>3.2.5</version>
<configuration> <configuration>
<argLine>-Xmx6048m</argLine> <argLine>-Xmx6048m</argLine>
</configuration> </configuration>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment