Skip to content
This repository was archived by the owner on Oct 4, 2019. It is now read-only.

Commit 8c1a644

Browse files
committed
Updated to as2-lib 4.4.1
1 parent 3d31349 commit 8c1a644

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ This project is licensed under the FreeBSD License.
1212

1313
# News and noteworthy
1414

15+
* v4.4.1 - 2019-06-28
16+
* Updated to as2-lib 4.4.1
1517
* v4.4.0 - 2019-06-14
1618
* Updated to as2-lib 4.4.0
1719
* v4.3.0 - 2019-05-17
@@ -75,7 +77,7 @@ Add the following to your pom.xml to use this artifact:
7577
<dependency>
7678
<groupId>com.helger</groupId>
7779
<artifactId>as2-server</artifactId>
78-
<version>4.4.0</version>
80+
<version>4.4.1</version>
7981
</dependency>
8082
```
8183

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>com.helger</groupId>
8888
<artifactId>as2-lib-parent-pom</artifactId>
89-
<version>4.4.0</version>
89+
<version>4.4.1</version>
9090
<type>pom</type>
9191
<scope>import</scope>
9292
</dependency>

0 commit comments

Comments
 (0)