Skip to content

Commit

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

Bump the all-modules group in /sda-sftp-inbox with 3 updates
  • Loading branch information
aaperis authored Nov 11, 2024
2 parents 188ea67 + d12f50a commit 9cc513f
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 @@ -111,7 +111,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.78.1</version>
<version>1.79</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -174,12 +174,12 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.1</version>
<version>3.5.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.5.1</version>
<version>3.5.2</version>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit 9cc513f

Please sign in to comment.