Skip to content

Commit b747630

Browse files
HADOOP-18689. Bump jettison from 1.5.3 to 1.5.4 in /hadoop-project (#5502)
Co-authored-by: Ayush Saxena <ayushsaxena@apache.org>
1 parent 1b59e31 commit b747630

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE-binary

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ org.apache.kerby:kerby-util:1.0.1
348348
org.apache.kerby:kerby-xdr:1.0.1
349349
org.apache.kerby:token-provider:1.0.1
350350
org.apache.yetus:audience-annotations:0.5.0
351-
org.codehaus.jettison:jettison:1.5.3
351+
org.codehaus.jettison:jettison:1.5.4
352352
org.eclipse.jetty:jetty-annotations:9.4.48.v20220622
353353
org.eclipse.jetty:jetty-http:9.4.48.v20220622
354354
org.eclipse.jetty:jetty-io:9.4.48.v20220622

hadoop-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1506,7 +1506,7 @@
15061506
<dependency>
15071507
<groupId>org.codehaus.jettison</groupId>
15081508
<artifactId>jettison</artifactId>
1509-
<version>1.5.3</version>
1509+
<version>1.5.4</version>
15101510
<exclusions>
15111511
<exclusion>
15121512
<groupId>stax</groupId>

0 commit comments

Comments
 (0)