Skip to content

Commit

Permalink
Upgrade TEAM Engine dependencies to v5.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dstenger committed May 9, 2023
1 parent 1b0b169 commit 8d0b6c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<properties>
<ets-code>wps20</ets-code>
<spec-version>2.0</spec-version>
<docker.teamengine.version>5.5.2</docker.teamengine.version>
<docker.teamengine.version>5.6.1</docker.teamengine.version>
</properties>

<dependencies>
Expand All @@ -59,6 +59,7 @@
<dependency>
<groupId>org.opengis.cite.teamengine</groupId>
<artifactId>teamengine-spi</artifactId>
<version>5.6.1</version>
</dependency>
<dependency>
<groupId>org.opengis.cite</groupId>
Expand Down

0 comments on commit 8d0b6c1

Please sign in to comment.