summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 06a8cf1..4aa2059 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
68 <plugin-annotations.version>3.15.2</plugin-annotations.version> 68 <plugin-annotations.version>3.15.2</plugin-annotations.version>
69 <pmd.version>7.18.0</pmd.version> 69 <pmd.version>7.18.0</pmd.version>
70 <slf4j.version>2.0.17</slf4j.version> 70 <slf4j.version>2.0.17</slf4j.version>
71 <spotbugs.version>4.9.3</spotbugs.version> 71 <spotbugs.version>4.9.8</spotbugs.version>
72 <yasson.version>3.0.4</yasson.version> 72 <yasson.version>3.0.4</yasson.version>
73 73
74 <assembly-plugin.version>3.7.1</assembly-plugin.version> 74 <assembly-plugin.version>3.7.1</assembly-plugin.version>