We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d636f2 + 3ea8556 commit 9a04e7fCopy full SHA for 9a04e7f
basyx.components/pom.xml
@@ -33,10 +33,6 @@
33
<enabled>false</enabled>
34
</snapshots>
35
</repository>
36
- <repository>
37
- <id>Eclipse BaSyx SDK GitHub Packages</id>
38
- <url>https://maven.pkg.github.com/eclipse-basyx/basyx-java-sdk</url>
39
- </repository>
40
</repositories>
41
42
<licenses>
basyx.tck/pom.xml
@@ -99,7 +99,7 @@
99
<dependency>
100
<groupId>junit</groupId>
101
<artifactId>junit</artifactId>
102
- <version>4.12</version>
+ <version>4.13.1</version>
103
<scope>test</scope>
104
</dependency>
105
</dependencies>
0 commit comments