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 merks committed Jan 31, 2025
1 parent 5a002af commit de30d81
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.11.0</version>
<version>2.12.1</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down Expand Up @@ -326,13 +326,13 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
<version>1.16.1</version>
<version>1.17.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.16.1</version>
<version>1.17.0</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit de30d81

Please sign in to comment.