Skip to content

Commit 7249401

Browse files
committed
Update javassist to 3.24.1-GA
1 parent 0fb412b commit 7249401

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cdt-java-client/THIRD-PARTY.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Lists of 37 third-party dependencies.
2626
(Dual license consisting of the CDDL v1.1 and GPL v2) Tyrus Container SPI (org.glassfish.tyrus:tyrus-spi:1.13.1 - https://tyrus.java.net/tyrus-spi)
2727
(BSD 3-Clause License) Hamcrest Core (org.hamcrest:hamcrest-core:1.3 - https://github.com/hamcrest/JavaHamcrest/hamcrest-core)
2828
(Eclipse Public License v1.0) JaCoCo :: Agent (org.jacoco:org.jacoco.agent:0.8.0 - http://org.jacoco.agent)
29-
(LGPL 2.1) (MPL 1.1) (The Apache Software License, Version 2.0) Javassist (org.javassist:javassist:3.22.0-GA - http://www.javassist.org/)
29+
(LGPL 2.1) (MPL 1.1) (The Apache Software License, Version 2.0) Javassist (org.javassist:javassist:3.24.1-GA - http://www.javassist.org/)
3030
(The Apache Software License, Version 2.0) Objenesis (org.objenesis:objenesis:2.2 - http://objenesis.org)
3131
(The Apache Software License, Version 2.0) powermock-api-easymock (org.powermock:powermock-api-easymock:1.6.6 - http://www.powermock.org/powermock-api/powermock-api-easymock)
3232
(The Apache Software License, Version 2.0) powermock-api-support (org.powermock:powermock-api-support:1.6.6 - http://www.powermock.org/powermock-api/powermock-api-support)

cdt-java-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<jackson.version>2.9.8</jackson.version>
5151
<websocket.api.version>1.1</websocket.api.version>
5252
<tyrus.version>1.13.1</tyrus.version>
53-
<javassist.version>3.22.0-GA</javassist.version>
53+
<javassist.version>3.24.1-GA</javassist.version>
5454
<slf4j.version>1.7.25</slf4j.version>
5555

5656
<logback.version>1.2.3</logback.version>

0 commit comments

Comments
 (0)