Skip to content

Commit

Permalink
Auto-Update Dependencies
Browse files Browse the repository at this point in the history
Updated org.jsoup:jsoup:jar:1.16.2 to version 1.17.1
Updating parent from 0.21.2 to 0.21.3
  • Loading branch information
actions-user committed Nov 28, 2023
1 parent 1a34ffb commit 152a161
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.fuchss</groupId>
<artifactId>maven-parent</artifactId>
<version>0.21.2</version>
<version>0.21.3</version>
</parent>

<groupId>org.fuchss.matrix</groupId>
Expand Down Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.16.2</version>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 152a161

Please sign in to comment.