[feed] Upgrade jdom2 to 2.0.6.1 ()

This addresses CVE-2021-33813

See: http://www.jdom.org/news/index.html

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born 2023-08-22 08:31:20 +02:00 committed by GitHub
parent f2fc0560fd
commit 42ba975660
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,7 +42,7 @@
<dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom2</artifactId>
<version>2.0.6</version>
<version>2.0.6.1</version>
<scope>compile</scope>
</dependency>
</dependencies>