Skip to content

Commit 979c456

Browse files
committed
Update README
1 parent f13aeac commit 979c456

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/kohlschutter/junixsocket/codeql-analysis.yml?cacheSeconds=60)](https://github.com/kohlschutter/junixsocket/actions/workflows/codeql-analysis.yml) [![Last commit on main](https://img.shields.io/github/last-commit/kohlschutter/junixsocket/main)](https://github.com/kohlschutter/junixsocket/commits/main) [![Maven Central version](https://img.shields.io/maven-central/v/com.kohlschutter.junixsocket/junixsocket)](https://search.maven.org/artifact/com.kohlschutter.junixsocket/junixsocket) [![Apache 2.0 Licensed](https://img.shields.io/github/license/kohlschutter/junixsocket)](https://github.com/kohlschutter/junixsocket/blob/main/NOTICE)
44

5-
**Users of junixsocket are strongly advised to upgrade to version 2.9.0 or newer ([changelog](https://kohlschutter.github.io/junixsocket/changelog.html))**
5+
**Users of junixsocket are strongly advised to upgrade to version 2.9.1 or newer ([changelog](https://kohlschutter.github.io/junixsocket/changelog.html))**
66

77
# junixsocket
88

@@ -89,7 +89,7 @@ To include the core junixsocket functionality in your project, add the following
8989
<dependency>
9090
<groupId>com.kohlschutter.junixsocket</groupId>
9191
<artifactId>junixsocket-core</artifactId>
92-
<version>2.9.0</version>
92+
<version>2.9.1</version>
9393
<type>pom</type>
9494
</dependency>
9595
```

0 commit comments

Comments
 (0)