Skip to content

Commit b5d8aca

Browse files
author
liyue25
committed
Merge branch 'security-issue' into '4.1.0-SNAPSHOT'
升级依赖版本,消除安全隐患。 See merge request laf/journalQ!253
2 parents ac06e24 + 908c846 commit b5d8aca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<commons-cli.version>1.4</commons-cli.version>
4343
<httpclient.version>4.5.2</httpclient.version>
4444
<httpasyncclient.version>4.1.4</httpasyncclient.version>
45-
<jackson-databind.version>2.9.4</jackson-databind.version>
45+
<jackson-databind.version>2.9.9.1</jackson-databind.version>
4646
<validation-api.version>2.0.1.Final</validation-api.version>
4747
<hibernate-validator.version>5.3.0.Final</hibernate-validator.version>
4848
<el.version>2.2.4</el.version>
@@ -87,7 +87,7 @@
8787
<openmessaging-spring.version>0.0.1-SNAPSHOT</openmessaging-spring.version>
8888
<openmessaging-api.version>1.0.0-alpha</openmessaging-api.version>
8989
<asm.version>6.2.1</asm.version>
90-
<jackson-dataformat.version>RELEASE</jackson-dataformat.version>
90+
<jackson-dataformat.version>2.7.8</jackson-dataformat.version>
9191
<metrics.version>4.0.0</metrics.version>
9292
<commons-lang.version>2.6</commons-lang.version>
9393
<guice.version>4.2.2</guice.version>

0 commit comments

Comments
 (0)