Skip to content

Commit

Permalink
Merge pull request opengeospatial#37 from opengeospatial/upgradeTeamE…
Browse files Browse the repository at this point in the history
…ngineDependenciesTo561

Upgrade TEAM Engine dependencies to v5.6.1
  • Loading branch information
arieslai authored May 15, 2023
2 parents 1b0b169 + 8d0b6c1 commit c59d3b3
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 c59d3b3

Please sign in to comment.