Skip to content

Commit ac5c748

Browse files
committed
upgrade jackson and jetty-server
1 parent b4a363e commit ac5c748

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

handlebars-proto/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<name>A standalone Handlebars Server</name>
1515

1616
<properties>
17-
<jetty-version>9.3.24.v20180605</jetty-version>
17+
<jetty-version>9.3.27.v20190418</jetty-version>
1818
</properties>
1919

2020
<build>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@
421421
<properties>
422422
<!-- Encoding UTF-8 -->
423423
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
424-
<jackson2-version>2.9.7</jackson2-version>
424+
<jackson2-version>2.9.10.4</jackson2-version>
425425
<humanize.version>1.2.2</humanize.version>
426426
<jacoco.version>0.8.1</jacoco.version>
427427
<maven.build.timestamp.format>yyyy-MM-dd HH:mm:ssa</maven.build.timestamp.format>

0 commit comments

Comments
 (0)