Skip to content

Commit

Permalink
Update TEAM Engine dependencies to version 5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dstenger committed Dec 19, 2023
1 parent b855bd4 commit adb1042
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 @@ -49,15 +49,15 @@
<properties>
<ets-code>ogcapi-processes-1.0</ets-code>
<spec-version>0.1</spec-version>
<docker.teamengine.version>5.6.1</docker.teamengine.version>
<docker.teamengine.version>5.7</docker.teamengine.version>
<spec-version>1.0</spec-version>
</properties>

<dependencies>
<dependency>
<groupId>org.opengis.cite.teamengine</groupId>
<artifactId>teamengine-spi</artifactId>
<version>5.6.1</version>
<version>5.7</version>
</dependency>
<dependency>
<groupId>org.opengis.cite</groupId>
Expand Down

0 comments on commit adb1042

Please sign in to comment.