Skip to content

Commit

Permalink
NIFI-12461 Upgraded jsoup from 1.16.2 to 1.17.1
Browse files Browse the repository at this point in the history
This closes apache#8113

Signed-off-by: David Handermann <[email protected]>
  • Loading branch information
mr1716 authored and exceptionfactory committed Dec 4, 2023
1 parent 53f932b commit d180ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.16.2</version>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
Expand Down

0 comments on commit d180ff9

Please sign in to comment.