Skip to content

Commit

Permalink
Merge pull request #555 from axonivy/fix-security-issue-github
Browse files Browse the repository at this point in the history
Fix unecessary repository definition in test pom.xml to fix GitHub security issue
  • Loading branch information
alexsuter authored Dec 20, 2024
2 parents 6a9a96d + 2af609c commit 458f57a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/test/resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@
<version>0.0.0.3</version>
<name>TestPersistence</name>

<repositories>
<repository>
<id>zugprorepo.buildIntegration</id>
<name>Internal Build Integration Repository</name>
<url>http://zugprorepo/repository/buildIntegration/</url>
</repository>
</repositories>

<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 458f57a

Please sign in to comment.