Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade org.springframework.hateoas:spring-hateoas from 2.1.3 to 2.2.1 #166

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>tv.hd3g.commons</groupId>
<artifactId>parent-web</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
<relativePath>../parent-web/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>tv.hd3g.commons</groupId>
<artifactId>parent</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions authkit/pom.xml → deprecated-attic/authkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,20 @@
<parent>
<groupId>tv.hd3g.commons</groupId>
<artifactId>parent-web</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
<relativePath>../parent-web/pom.xml</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>tv.hd3g.commons</groupId>
<artifactId>interfaces</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>tv.hd3g</groupId>
<artifactId>selfautorestdoc</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion csvkit/pom.xml → deprecated-attic/csvkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>tv.hd3g.commons</groupId>
<artifactId>starter</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
<parent>
<groupId>tv.hd3g.commons</groupId>
<artifactId>parent-web</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
<relativePath>../parent-web/pom.xml</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>tv.hd3g.commons</groupId>
<artifactId>interfaces</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.hateoas</groupId>
Expand Down
4 changes: 2 additions & 2 deletions env-version/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
<parent>
<groupId>tv.hd3g.commons</groupId>
<artifactId>parent</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>tv.hd3g.commons</groupId>
<artifactId>interfaces</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion env-version/src/main/resources/prodlib-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
19.0.0
20.0.0-SNAPSHOT
2 changes: 1 addition & 1 deletion interfaces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>tv.hd3g.commons</groupId>
<artifactId>starter</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>
2 changes: 1 addition & 1 deletion jobkit/engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>tv.hd3g</groupId>
<artifactId>jobkit-starter</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jobkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>tv.hd3g.commons</groupId>
<artifactId>starter</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions jobkit/springboot-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,20 @@
<parent>
<groupId>tv.hd3g</groupId>
<artifactId>jobkit-starter</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>tv.hd3g</groupId>
<artifactId>jobkit-engine</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>tv.hd3g.commons</groupId>
<artifactId>interfaces</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
6 changes: 3 additions & 3 deletions jobkit/watchfolder-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@
<parent>
<groupId>tv.hd3g</groupId>
<artifactId>jobkit-starter</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>tv.hd3g</groupId>
<artifactId>jobkit</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>tv.hd3g</groupId>
<artifactId>jobkit-watchfolder</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
6 changes: 3 additions & 3 deletions jobkit/watchfolder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
<parent>
<groupId>tv.hd3g</groupId>
<artifactId>jobkit-starter</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>tv.hd3g</groupId>
<artifactId>transfertfiles</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>tv.hd3g</groupId>
<artifactId>jobkit-engine</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jsconfig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>tv.hd3g.commons</groupId>
<artifactId>parent</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
8 changes: 4 additions & 4 deletions mailkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,25 @@
<parent>
<groupId>tv.hd3g.commons</groupId>
<artifactId>parent-web</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
<relativePath>../parent-web/pom.xml</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>tv.hd3g.commons</groupId>
<artifactId>interfaces</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>tv.hd3g</groupId>
<artifactId>jobkit</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>tv.hd3g.commons</groupId>
<artifactId>env-version</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.j2html</groupId>
Expand Down
2 changes: 1 addition & 1 deletion parent-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>tv.hd3g.commons</groupId>
<artifactId>parent</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>tv.hd3g.commons</groupId>
<artifactId>starter</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
9 changes: 3 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>tv.hd3g.commons</groupId>
<artifactId>starter</artifactId>
<packaging>pom</packaging>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>

<name>Commons Maven starter project</name>
<url>https://github.com/hdsdi3g/prodlib</url>
Expand All @@ -26,12 +26,9 @@
<module>jsconfig</module>
<module>app</module>
<module>app-web</module>
<module>selfautorestdoc</module>
<module>authkit</module>
<module>mailkit</module>
<module>jobkit</module>
<module>transfertfiles</module>
<module>csvkit</module>
</modules>

<properties>
Expand All @@ -49,7 +46,7 @@
<commons.text.version>1.10.0</commons.text.version>
<commons.net.version>3.9.0</commons.net.version>
<commons.io.version>2.11.0</commons.io.version>
<commons.compress.version>1.24.0</commons.compress.version>
<commons.compress.version>1.26.0</commons.compress.version>
<commons.collections4.version>4.4</commons.collections4.version>
<httpclient.version>4.5.14</httpclient.version>
<sshj.version>0.36.0</sshj.version>
Expand All @@ -65,7 +62,7 @@
<spoon.version>10.4.2</spoon.version>
<j2html.version>1.6.0</j2html.version>
<esapi.version>2.5.3.0</esapi.version>
<spring-hateoas.version>2.1.3</spring-hateoas.version>
<spring-hateoas.version>2.2.1</spring-hateoas.version>
<mysql.version>8.2.0</mysql.version>
<graalvm.version>22.3.1</graalvm.version>
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
Expand Down
4 changes: 2 additions & 2 deletions transfertfiles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
<parent>
<groupId>tv.hd3g.commons</groupId>
<artifactId>starter</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>tv.hd3g.commons</groupId>
<artifactId>interfaces</artifactId>
<version>19.0.0</version>
<version>20.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-net</groupId>
Expand Down
Loading