We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65691bf commit 9d684f4Copy full SHA for 9d684f4
pom-base.xml
@@ -3,7 +3,7 @@
3
4
<groupId>br.com.swconsultoria</groupId>
5
<artifactId>java-nfe</artifactId>
6
- <version>4.00.49-${versao}-SNAPSHOT</version>
+ <version>4.00.51-${versao}-SNAPSHOT</version>
7
<name>Java_NFe</name>
8
<description>Api java para consumo do webService de nota fiscal eletronica</description>
9
<url>https://github.com/Samuel-Oliveira/Java_NFe</url>
@@ -31,7 +31,7 @@
31
<java.version>1.8</java.version>
32
33
<!-- Versions -->
34
- <java-certificado.version>3.13</java-certificado.version>
+ <java-certificado.version>3.14</java-certificado.version>
35
<httpcore.version>4.4.6</httpcore.version>
36
<jaxb-impl.version>2.3.1</jaxb-impl.version>
37
<jaxb-xjc.version>2.3.1</jaxb-xjc.version>
0 commit comments