mirror of
https://codeberg.org/PGPainless/bc-sop.git
synced 2025-09-09 03:09:40 +02:00
Bump sop-java to 10.1.1-SNAPSHOT and remove workaround for native image configuration
This commit is contained in:
parent
279c49626b
commit
975116c4a5
2 changed files with 3 additions and 68 deletions
6
pom.xml
6
pom.xml
|
@ -48,17 +48,17 @@
|
|||
<dependency>
|
||||
<groupId>org.pgpainless</groupId>
|
||||
<artifactId>sop-java</artifactId>
|
||||
<version>10.0.3-SNAPSHOT</version>
|
||||
<version>10.1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.pgpainless</groupId>
|
||||
<artifactId>sop-java-picocli</artifactId>
|
||||
<version>10.0.3-SNAPSHOT</version>
|
||||
<version>10.1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.pgpainless</groupId>
|
||||
<artifactId>sop-java-testfixtures</artifactId>
|
||||
<version>10.0.3-SNAPSHOT</version>
|
||||
<version>10.1.1-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue