Skip to content

Commit

Permalink
Bump junixsocket.version from 2.5.1 to 2.5.2
Browse files Browse the repository at this point in the history
Bumps `junixsocket.version` from 2.5.1 to 2.5.2.

Updates `junixsocket-common` from 2.5.1 to 2.5.2
- [Release notes](https://github.com/kohlschutter/junixsocket/releases)
- [Commits](kohlschutter/junixsocket@junixsocket-parent-2.5.1...junixsocket-parent-2.5.2)

Updates `junixsocket-native-common` from 2.5.1 to 2.5.2
- [Release notes](https://github.com/kohlschutter/junixsocket/releases)
- [Commits](kohlschutter/junixsocket@junixsocket-parent-2.5.1...junixsocket-parent-2.5.2)

---
updated-dependencies:
- dependency-name: com.kohlschutter.junixsocket:junixsocket-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.kohlschutter.junixsocket:junixsocket-native-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mwiede committed Oct 11, 2022
1 parent 63b96fd commit fa618ef
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 @@ -75,7 +75,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<skipITs>true</skipITs>
<junixsocket.version>2.5.1</junixsocket.version>
<junixsocket.version>2.5.2</junixsocket.version>
<jna.version>5.12.1</jna.version>
</properties>
<dependencies>
Expand Down

0 comments on commit fa618ef

Please sign in to comment.