Bump com.github.jnr:jnr-posix from 3.1.18 to 3.1.19

Bumps [com.github.jnr:jnr-posix](https://github.com/jnr/jnr-posix) from 3.1.18 to 3.1.19.
- [Commits](https://github.com/jnr/jnr-posix/compare/jnr-posix-3.1.18...jnr-posix-3.1.19)

---
updated-dependencies:
- dependency-name: com.github.jnr:jnr-posix
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index a417827..d6b92e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
           <dependency>
             <groupId>com.github.jnr</groupId>
             <artifactId>jnr-posix</artifactId>
-            <version>3.1.18</version>
+            <version>3.1.19</version>
           </dependency>
           <dependency>
             <groupId>org.codehaus.groovy</groupId>