Skip to content

Commit 9a04e7f

Browse files
Merge branch 'main' into development
2 parents 9d636f2 + 3ea8556 commit 9a04e7f

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

basyx.components/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@
3333
<enabled>false</enabled>
3434
</snapshots>
3535
</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>
4036
</repositories>
4137

4238
<licenses>

basyx.tck/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>junit</groupId>
101101
<artifactId>junit</artifactId>
102-
<version>4.12</version>
102+
<version>4.13.1</version>
103103
<scope>test</scope>
104104
</dependency>
105105
</dependencies>

0 commit comments

Comments
 (0)