Skip to content

Commit 96dc521

Browse files
Bump jettison from 1.5.2 to 1.5.4 in /core
Bumps [jettison](https://github.com/jettison-json/jettison) from 1.5.2 to 1.5.4. - [Release notes](https://github.com/jettison-json/jettison/releases) - [Commits](jettison-json/jettison@jettison-1.5.2...jettison-1.5.4) --- updated-dependencies: - dependency-name: org.codehaus.jettison:jettison dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d57fe5 commit 96dc521

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.codehaus.jettison</groupId>
5151
<artifactId>jettison</artifactId>
52-
<version>1.5.2</version>
52+
<version>1.5.4</version>
5353
<scope>compile</scope>
5454
<exclusions>
5555
<exclusion>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<dependency>
144144
<groupId>org.codehaus.jettison</groupId>
145145
<artifactId>jettison</artifactId>
146-
<version>1.5.2</version>
146+
<version>1.5.4</version>
147147
<scope>compile</scope>
148148
<exclusions>
149149
<exclusion>

0 commit comments

Comments
 (0)