Skip to content

Commit 3ffebc5

Browse files
committed
Update to coffig release
1 parent 97201d6 commit 3ffebc5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version 3.7.1 (2018-09-??)
1+
# Version 3.7.1 (2018-09-03)
22

33
* [fix] Fix HTTP headers sent when the NO_CACHE policy is applied on a JAX-RS resource (the default).
44
* [new] Add `noCheck` option to the `xsrf` filter to only generate the token without checking it (use as `xsrf[noCheck]` in filter config).

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<nuun-kernel.version>1.0.M9</nuun-kernel.version>
2727
<javassist.version>3.23.1-GA</javassist.version>
2828
<shed.version>1.1.3</shed.version>
29-
<coffig.version>3.1.2-SNAPSHOT</coffig.version>
29+
<coffig.version>3.1.1</coffig.version>
3030
<commons-cli.version>1.4</commons-cli.version>
3131
<guice.version>4.2.0</guice.version>
3232
<guava.version>25.1-jre</guava.version>

0 commit comments

Comments
 (0)