Skip to content

Commit

Permalink
Update target-platform with latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-releng-bot authored and akurtakov committed Jan 16, 2025
1 parent 87f5359 commit e8053de
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -150,19 +150,19 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpg-jdk18on</artifactId>
<version>1.79</version>
<version>1.80</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.79</version>
<version>1.80</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcutil-jdk18on</artifactId>
<version>1.79</version>
<version>1.80</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit e8053de

Please sign in to comment.