Skip to content

Commit

Permalink
Start new Snapshot 1.3.1 (#83)
Browse files Browse the repository at this point in the history
* Use PhoneLib 8.13.47 and prepare release

* Start Snapshot 1.2.10 after release 1.2.9

* Dependency Upgrade because of CVE-2024-38808 in spring-expression 5.3.32:
- org.springframework.spring-context 5.3.32 >>> 5.3.39
- org.apache.commons.commons-lang3 3.12.0 >>> 3.17.0
- io.swagger.swagger-annotations 1.6.11 >>> 1.6.14
- com.fasterxml.jackson.core.jackson-core 2.15.2 >>> 2.18.0
- com.fasterxml.jackson.core.jackson-annotations 2.15.2 >>> 2.8.0
- com.fasterxml.jackson.core.jackson-databind 2.15.2 >>> 2.18.0
- org.slf4j.slf4j-api 2.0.7 >>> 2.0.16
- org.codehaus.groovy.groovy-all 3.0.17 >>> 3.0.22
- org.spockframework.spock-core 2.3-groovy-3.0 >>> 2.4-M4-groovy-3.0
- org.testng.testng 7.8.0 >>> 7.10.2

Fixing code in IsValidNumberTest and correct Expected Fails for:
- 016013
- 016250
- 016255
- 016399
- 0181
- 01988

* Start Snapshot 1.3.1 after release 1.3.0
  • Loading branch information
Anrufliste authored Oct 5, 2024
1 parent 4b0b2c0 commit 8dd90e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<artifactId>normalizer</artifactId>
<name>Phonenumber Normalizer</name>
<description>Library to work with phonenumbers, especially to fix googles PhoneLib ignoring German Landline specifics.</description>
<version>1.3.0</version>
<version>1.3.1-SNAPSHOT</version>
<packaging>jar</packaging>
<url>https://github.com/telekom/phonenumber-normalizer</url>

Expand Down

0 comments on commit 8dd90e2

Please sign in to comment.