diff --git a/apm-dist/release-docs/LICENSE b/apm-dist/release-docs/LICENSE index 81045f271c78f29e16217baffd434f3d9c1dd286..9e2186e8e36c533e84a68dbd44e24f28f988f2b4 100755 --- a/apm-dist/release-docs/LICENSE +++ b/apm-dist/release-docs/LICENSE @@ -250,7 +250,7 @@ The text of each license is the standard Apache 2.0 license. LMAX Ltd.(disruptor) 3.3.6: https://github.com/LMAX-Exchange/disruptor , Apache 2.0 Eclipse (Jetty) 3.3.6: https://www.eclipse.org/jetty/ , Apache 2.0 and Eclipse Public License 1.0 SnakeYAML 1.18: http://www.snakeyaml.org , Apache 2.0 - Joda-Time 2.9.9: http://www.joda.org/joda-time/ , Apache 2.0 + Joda-Time 2.10.5: http://www.joda.org/joda-time/ , Apache 2.0 Joda-Convert 1.2: http://www.joda.org/joda-convert/ , Apache 2.0 Spring Framework 4.3.14.RELEASE: https://github.com/spring-projects/spring-framework, Apache 2.0 Spring Boot 1.5.10: https://spring.io/, Apache 2.0 diff --git a/oap-server/pom.xml b/oap-server/pom.xml index 4bf6109a6b3c352d33b6e34bd95bda5ed36afe52..d013ea25d14d2b52515718f2564b8df9b743a25d 100755 --- a/oap-server/pom.xml +++ b/oap-server/pom.xml @@ -63,7 +63,7 @@ 1.4 2.6 6.3.2 - 2.9.9 + 2.10.5 4.0.0 3.1.0 2.9.1 diff --git a/tools/dependencies/known-oap-backend-dependencies.txt b/tools/dependencies/known-oap-backend-dependencies.txt index d730f9aa16ba1443c150d3acab00b428aeb9263b..98ea52fbe6e8ab811c8bcdf038928ba7464ac2a7 100755 --- a/tools/dependencies/known-oap-backend-dependencies.txt +++ b/tools/dependencies/known-oap-backend-dependencies.txt @@ -83,7 +83,7 @@ jetty-util-9.4.2.v20170220.jar jline-0.9.94.jar jna-4.5.1.jar joda-convert-1.2.jar -joda-time-2.9.9.jar +joda-time-2.10.5.jar jopt-simple-4.6.jar json-flattener-0.6.0.jar jsr305-1.3.9.jar