diff --git a/pom.xml b/pom.xml index 404264a1d..7881bc147 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ br.com.rjconsultores GeneradorBoletosCNAB - 1.2.0 + 1.2.1 GeneradorBoletosCNAB @@ -56,6 +56,33 @@ 1.4 + + org.apache.logging.log4j + log4j-core + 2.21.1 + + + org.apache.logging.log4j + log4j-api + 2.21.1 + + + org.apache.logging.log4j + log4j-slf4j-impl + 2.21.1 + test + + + org.apache.logging.log4j + log4j-1.2-api + 2.21.1 + test + + + org.apache.logging.log4j + log4j-jcl + 2.21.1 + br.com.rjconsultores jrimum-texgit @@ -69,6 +96,12 @@ sun-jaxb-rj jaxb-impl + + + + log4j + log4j +