|
5 | 5 | <parent> |
6 | 6 | <groupId>com.here.platform.data.processing.example.java</groupId> |
7 | 7 | <artifactId>pedestrian-topologies-extraction-protobuf</artifactId> |
8 | | - <version>0.0.879</version> |
| 8 | + <version>0.0.886</version> |
9 | 9 | </parent> |
10 | 10 |
|
11 | 11 | <groupId>com.here.platform.schema.data.processing.example.java.pedestrian.protobuf</groupId> |
12 | 12 | <artifactId>model_v2</artifactId> |
13 | | - <version>0.0.879</version> |
| 13 | + <version>0.0.886</version> |
14 | 14 | <packaging>pom</packaging> |
15 | 15 |
|
16 | 16 | <name>Pedestrian Topologies Extraction Example Java</name> |
|
40 | 40 | <connection>scm:git:https://github.com/heremaps/here-workspace-examples-java-scala.git</connection> |
41 | 41 | <developerConnection>scm:git:git@github.com:heremaps/here-workspace-examples-java-scala.git</developerConnection> |
42 | 42 | <url>https://github.com/heremaps/here-workspace-examples-java-scala</url> |
43 | | - <tag>2.62.5</tag> |
| 43 | + <tag>2.63.7</tag> |
44 | 44 | </scm> |
45 | 45 | <distributionManagement> |
46 | 46 | <repository> |
|
56 | 56 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
57 | 57 | <maven.compiler.source>1.8</maven.compiler.source> |
58 | 58 | <maven.compiler.target>1.8</maven.compiler.target> |
59 | | - <protoc.version>3.11.4</protoc.version> |
| 59 | + <protoc.version>3.19.6</protoc.version> |
60 | 60 | <scala.version>2.12.12</scala.version> |
61 | 61 | <scala.compat.version>2.12</scala.compat.version> |
62 | | - <protobuf.version>3.11.4</protobuf.version> |
63 | | - <here.plugin.version>2.1.18</here.plugin.version> |
| 62 | + <protobuf.version>3.19.6</protobuf.version> |
| 63 | + <here.plugin.version>2.1.24</here.plugin.version> |
64 | 64 | <artifact.wagon.version>2.0.24</artifact.wagon.version> |
65 | 65 | </properties> |
66 | 66 |
|
|
0 commit comments