Skip to content

Commit 22b94eb

Browse files
committed
netty 4.1.27 fix #1215
1 parent 269cb97 commit 22b94eb

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
@@ -11,7 +11,7 @@
1111

1212
<name>jooby-project</name>
1313

14-
<description>Scalable, fast and modular micro web framework</description>
14+
<description>A modular micro web framework for Java and Kotlin</description>
1515

1616
<url>https://github.com/jooby-project/jooby</url>
1717

@@ -3195,7 +3195,7 @@ org.eclipse.jdt.apt.processorOptions/defaultOverwrite=true
31953195
<neo4j.expire.version>3.4.0.52.4</neo4j.expire.version>
31963196
<neo4j.runtime.version>3.4.0.52</neo4j.runtime.version>
31973197
<neo4j.version>3.3.2</neo4j.version>
3198-
<netty.version>4.1.25.Final</netty.version>
3198+
<netty.version>4.1.27.Final</netty.version>
31993199
<pac4j.version>1.9.9</pac4j.version>
32003200
<pac4j2.version>2.2.1</pac4j2.version>
32013201
<pebble.version>2.4.0</pebble.version>

0 commit comments

Comments
 (0)