Skip to content

Commit 3d09af0

Browse files
chore(deps): update all stable non-major dependencies (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b9502f commit 3d09af0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5050

5151
<!-- Third-party dependencies -->
52-
<jackson.version>2.20.1</jackson.version>
52+
<jackson.version>2.21.0</jackson.version>
5353
<lombok.version>1.18.42</lombok.version>
5454
<slf4j.version>2.0.17</slf4j.version>
5555
<log4j.version>2.23.0</log4j.version>
@@ -64,7 +64,7 @@
6464
<maven-source-plugin.version>3.4.0</maven-source-plugin.version>
6565

6666
<!-- Third-party plugins -->
67-
<central-publishing-maven-plugin.version>0.9.0</central-publishing-maven-plugin.version>
67+
<central-publishing-maven-plugin.version>0.10.0</central-publishing-maven-plugin.version>
6868
<exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
6969
</properties>
7070

0 commit comments

Comments
 (0)