From 043e9e9075bb95b4dc6fca7e46cc7ae228c75855 Mon Sep 17 00:00:00 2001 From: Isaac Parenteau Date: Wed, 2 Mar 2022 16:56:32 -0600 Subject: [PATCH] feature/update_library_again (#8) Co-authored-by: Isaac Parenteau Reviewed-on: https://gitea.locusworks.net/locusworks/app-logger/pulls/8 --- .gitignore | 1 + pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index aba6df2..b2a0646 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .classpath .settings/ target/ +.idea/ bin/ diff --git a/pom.xml b/pom.xml index 0882a30..ecea400 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ Logger library for applications - ssh://git@bitbucket.org:locus2k/applogger.git + https://gitea.locusworks.net/locusworks/app-logger.git locusworks @@ -20,8 +20,8 @@ ${project.basedir} 1.8 1.8 - 2.14.1 - 1.7.32 + 2.17.2 + 1.7.36 https://nexus.locusworks.net @@ -38,7 +38,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.10.0 ${maven.compiler.source} ${maven.compiler.target} @@ -51,7 +51,7 @@ org.owasp dependency-check-maven - 6.3.1 + 7.0.0