Skip to content

Commit 3d5f1a5

Browse files
fix(deps): update test, build and logging dependencies to v2.18.2 (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8fecb87 commit 3d5f1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<maven.compiler.source>17</maven.compiler.source>
1919
<maven.compiler.target>17</maven.compiler.target>
2020
<junit.version>5.11.3</junit.version>
21-
<jackson.version>2.18.1</jackson.version>
21+
<jackson.version>2.18.2</jackson.version>
2222
</properties>
2323
<licenses>
2424
<license>

0 commit comments

Comments
 (0)