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.17.2 to version 1.18.1
Updating parent from 0.21.28 to 0.21.31
  • Loading branch information
actions-user committed Jul 27, 2024
1 parent 8745ab7 commit f7d918d
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.28</version>
<version>0.21.31</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.17.2</version>
<version>1.18.1</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit f7d918d

Please sign in to comment.