Skip to content

Commit

Permalink
Merge pull request #1018 from neicnordic/dependabot/maven/sda-sftp-in…
Browse files Browse the repository at this point in the history
…box/all-modules-441c58ac3e

Bump the all-modules group in /sda-sftp-inbox with 3 updates
  • Loading branch information
jbygdell authored Sep 3, 2024
2 parents 19d8b16 + 17d3f9d commit 58e0137
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sda-sftp-inbox/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.2</version>
<version>2.3</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand All @@ -174,12 +174,12 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit 58e0137

Please sign in to comment.