Skip to content

Commit 5c5c49f

Browse files
committed
Updating to 0.3.19.
1 parent 69f769e commit 5c5c49f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In the original author's own words, the Not-Yet-Commons-SSL project should be co
1414
<dependency>
1515
<groupId>com.narupley</groupId>
1616
<artifactId>not-going-to-be-commons-ssl</artifactId>
17-
<version>0.3.18</version>
17+
<version>0.3.19</version>
1818
</dependency>
1919
```
2020

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.narupley</groupId>
44
<artifactId>not-going-to-be-commons-ssl</artifactId>
5-
<version>0.3.19-SNAPSHOT</version>
5+
<version>0.3.19</version>
66
<packaging>jar</packaging>
77
<name>Not-Going-To-Be-Commons-SSL</name>
88
<description>A Java 9+ compliant fork of Not-Yet-Commons-SSL</description>

0 commit comments

Comments
 (0)