Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:usdAG/cstc into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasherz committed Jan 29, 2024
2 parents f6d7a50 + 283f4d3 commit 86beac7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -86,7 +86,7 @@

<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.12.1</version>
<configuration>
<source>1.8</source>
<target>1.8</target>
Expand Down

0 comments on commit 86beac7

Please sign in to comment.