Skip to content

Commit

Permalink
Updated dependemcies
Browse files Browse the repository at this point in the history
  • Loading branch information
RijnBuve-TomTom committed Dec 19, 2021
1 parent 0ce9515 commit de13c05
Show file tree
Hide file tree
Showing 15 changed files with 20 additions and 19 deletions.
2 changes: 1 addition & 1 deletion apivalidation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
</parent>

<artifactId>apivalidation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
</parent>

<artifactId>core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
</parent>

<artifactId>geo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
</parent>

<artifactId>guice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
</parent>

<artifactId>json</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion lbs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
</parent>

<artifactId>lbs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
</parent>

<artifactId>metrics</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mongodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
</parent>

<artifactId>mongodb</artifactId>
Expand Down
11 changes: 6 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<artifactId>speedtools</artifactId>

<packaging>pom</packaging>
<version>3.4.1</version>
<version>3.4.2</version>

<name>SpeedTools</name>

Expand Down Expand Up @@ -113,9 +113,10 @@
<equalsverifier.version>3.8.1</equalsverifier.version>
<gcm-server.version>1.1.0</gcm-server.version>
<guava.version>31.0.1-jre</guava.version>
<guice.version>4.2.3</guice.version>
<guice.version>5.0.1</guice.version>
<guice-multi-binding.version>4.2.3</guice-multi-binding.version>
<httpcore.version>4.4.15</httpcore.version>
<jackson.version>2.13.0</jackson.version>
<jackson.version>2.13.1</jackson.version>
<javax.inject.version>1</javax.inject.version>
<javax.mail.version>1.4.7</javax.mail.version>
<javax.servlet-api.version>4.0.1</javax.servlet-api.version>
Expand All @@ -133,7 +134,7 @@
<mongo-java-driver.version>3.12.10</mongo-java-driver.version>
<org.objenesis.version>3.2</org.objenesis.version>
<paranamer.version>2.8</paranamer.version>
<resteasy.version>3.15.1.Final</resteasy.version>
<resteasy.version>3.15.3.Final</resteasy.version>
<scala.version>2.13.7</scala.version>
<slf4j.version>1.7.30</slf4j.version>
<snakeyaml.version>1.23</snakeyaml.version>
Expand Down Expand Up @@ -458,7 +459,7 @@
<dependency>
<groupId>com.google.inject.extensions</groupId>
<artifactId>guice-multibindings</artifactId>
<version>${guice.version}</version>
<version>${guice-multi-binding.version}</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pushnotifications/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
</parent>

<artifactId>pushnotifications</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
</parent>

<artifactId>resources</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
</parent>

<artifactId>rest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
</parent>

<artifactId>sms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testutils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
</parent>

<artifactId>testutils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tracer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
</parent>

<artifactId>tracer</artifactId>
Expand Down

0 comments on commit de13c05

Please sign in to comment.