Skip to content

Commit 6e060e3

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 b66d085 commit 6e060e3

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
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>org.codehaus.jettison</groupId>
123123
<artifactId>jettison</artifactId>
124-
<version>1.5.2</version>
124+
<version>1.5.4</version>
125125
<scope>compile</scope>
126126
<exclusions>
127127
<exclusion>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>org.codehaus.jettison</groupId>
113113
<artifactId>jettison</artifactId>
114-
<version>1.5.2</version>
114+
<version>1.5.4</version>
115115
<scope>compile</scope>
116116
<exclusions>
117117
<exclusion>

0 commit comments

Comments
 (0)