Skip to content

Uplift jnr-ffi to 2.2.17 #235

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Feb 16, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: mvn -B verify -DgcRecordWrites=1000

- name: Store built native libraries for later jobs
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: native-libraries
path: |
Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:
cache: maven

- name: Fetch built native libraries
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: native-libraries
path: src/main/resources/org/lmdbjava
Expand All @@ -73,7 +73,7 @@ jobs:
run: mvn -B test -Dtest=VerifierTest -DverificationSeconds=10

- name: Upload Surefire reports on test failure
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure()
with:
name: surefire-test-log
Expand Down Expand Up @@ -116,7 +116,7 @@ jobs:
MAVEN_CENTRAL_TOKEN: ${{ secrets.nexus_password }}

- name: Debug settings.xml
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure()
with:
name: settings.xml
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-ffi</artifactId>
<version>2.2.15</version>
<version>2.2.17</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
Expand Down
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy