Skip to content

Commit 2109322

Browse files
committed
feat: add filtering for footer tokens
1 parent 4b9197c commit 2109322

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4444
<maven.compiler.target>1.8</maven.compiler.target>
4545
<maven.compiler.source>1.8</maven.compiler.source>
46-
<changelog-lib>1.172.2</changelog-lib>
46+
<changelog-lib>1.173.0</changelog-lib>
4747
</properties>
4848

4949
<dependencies>
@@ -160,4 +160,4 @@
160160
</build>
161161
</profile>
162162
</profiles>
163-
</project>
163+
</project>

0 commit comments

Comments
 (0)