Update pom.xml

This commit is contained in:
Loredana Crusoveanu 2019-02-26 22:41:32 +02:00 committed by GitHub
parent 4be7eaf419
commit 31155f180d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -151,6 +151,6 @@
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<restx.version>0.35-rc4</restx.version>
<logback-classic.version>1.2.3</logback-classic.version>
<logback-classic.version>1.2.3</logback-classic.version>
</properties>
</project>