Skip to content

Commit bbf34bf

Browse files
committed
Merge branch 'findbugs' into spotbugs
Conflicts: yank.csv
2 parents b7b08e1 + 7c7fdf4 commit bbf34bf

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

build.xml

+1
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@
130130
<pathelement location="${lib.dir}/jsr305-${jsr305.version}.jar" />
131131
<pathelement location="${lib.dir}/testng-${testng.version}.jar" />
132132
<pathelement location="${lib.dir}/javax.servlet-api-${javax.servlet-api.version}.jar" />
133+
<pathelement location="${lib.dir}/jakarta.xml.bind-api-${jakarta.xml.bind-api.version}.jar" />
133134
<pathelement location="${lib.dir}/log4j-${log4j.version}.jar" />
134135
<pathelement location="${lib.dir}/log4j-api-${log4j-api.version}.jar" />
135136
<pathelement location="${lib.dir}/commons-collections-${commons-collections.version}.jar" />

yank.csv

+2
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ commons-codec,commons-codec,1.16.0,4e3eb3d79888d76b54e28b350915b5dc3919c9de,,,,
5757
,,,,,,,
5858
javax.ws.rs,javax.ws.rs-api,2.0.1,104e9c2b5583cfcfeac0402316221648d6d8ea6b,,,,
5959
,,,,,,,
60+
jakarta.xml.bind,jakarta.xml.bind-api,2.3.3,48e3b9cfc10752fba3521d6511f4165bea951801,,,,
61+
,,,,,,,
6062
org.glassfish.jersey.media,jersey-media-multipart,2.25.1,1d2db0078ee1b740c4e7ec7413d328a8a7e1c480,,,,
6163
,,,,,,,
6264
org.springframework,spring-tx,4.3.3.RELEASE,15fe147d2725b9b85bfe79817dc10b4246d0364d,,,,

0 commit comments

Comments
 (0)