Skip to content

Commit

Permalink
Merge pull request #115 from axonivy-market/webtesterUpdate
Browse files Browse the repository at this point in the history
Upgrade to web-tester:12.0.1
  • Loading branch information
ivy-rew authored Nov 29, 2024
2 parents a1f3532 + 7a45ecd commit dfa395c
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions msgraph-connector-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<properties>
<project.build.plugin.version>12.0.0</project.build.plugin.version>
<tester.version>12.0.0</tester.version>
<tester.version>12.0.1</tester.version>
</properties>

<dependencies>
Expand Down Expand Up @@ -156,13 +156,4 @@
</plugin>
</plugins>
</build>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-client</artifactId>
<version>2.45</version><!-- fix: streamline with ivy-core -->
</dependency>
</dependencies>
</dependencyManagement>
</project>

0 comments on commit dfa395c

Please sign in to comment.