Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DataONEorg
/
d1_libclient_java
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Modernize dependencies, upgrade Java target to 25, and fix deprecated API usage
- #6
#6
Merged
mbjones
merged 16 commits into
develop
DataONEorg/d1_libclient_java:develop
from
task-5-upgrade-java
DataONEorg/d1_libclient_java:task-5-upgrade-java
Copy head branch name to clipboard
Jul 1, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Modernize dependencies, upgrade Java target to 25, and fix deprecated API usage
#6
mbjones
merged 16 commits into
develop
DataONEorg/d1_libclient_java:develop
from
task-5-upgrade-java
DataONEorg/d1_libclient_java:task-5-upgrade-java
Copy head branch name to clipboard
Commits
Commits on Feb 14, 2026
Initial refactor to support Java 17, add jaxb libs.
Show description for 7c8237e
mbjones
committed
7c8237e
View commit details
Copy full SHA for 7c8237e
Browse repository at this point
Ignore vscode config dir
mbjones
committed
f3e3d26
View commit details
Copy full SHA for f3e3d26
Browse repository at this point
Tested with java 17, 21, and 25, passing. Defaulting to Java 25.
mbjones
committed
5469e5a
View commit details
Copy full SHA for 5469e5a
Browse repository at this point
Remove dependencies from pom that are not in use.
mbjones
committed
19eea65
View commit details
Copy full SHA for 19eea65
Browse repository at this point
Consolidate dependencies.
mbjones
committed
3d589b0
View commit details
Copy full SHA for 3d589b0
Browse repository at this point
Commits on Feb 21, 2026
Removed extraneous maven plugins, updated git repo locations
mbjones
committed
00be31e
View commit details
Copy full SHA for 00be31e
Browse repository at this point
Remove extraneous buildInfo file from resources
mbjones
committed
7679c45
View commit details
Copy full SHA for 7679c45
Browse repository at this point
Remove unneeded hazelcast properties
mbjones
committed
8d9c9dc
View commit details
Copy full SHA for 8d9c9dc
Browse repository at this point
Commits on Jun 18, 2026
Update d1_common to 2.4.3-SNAPSHOT
mbjones
committed
8b8649a
View commit details
Copy full SHA for 8b8649a
Browse repository at this point
Adapted to library/API changes from d1_common upgrade.
mbjones
committed
cac5af1
View commit details
Copy full SHA for cac5af1
Browse repository at this point
Bumped dependency versions to be compatible with d1_common upgrades, and cleaned up imports.
mbjones
committed
ba84fec
View commit details
Copy full SHA for ba84fec
Browse repository at this point
Update bouncycastle dependency to patch security issues.
mbjones
committed
d60a689
View commit details
Copy full SHA for d60a689
Browse repository at this point
Refactor deprecated IOUtils methods, and clean unused imports.
mbjones
committed
6503deb
View commit details
Copy full SHA for 6503deb
Browse repository at this point
Switch maven deploy to use wagon-ssh and an external ssh client, and deploy to maven.dataone.org
mbjones
committed
e45caaa
View commit details
Copy full SHA for e45caaa
Browse repository at this point
Fail test when RuntimeException is caught.
mbjones
committed
ea71c27
View commit details
Copy full SHA for ea71c27
Browse repository at this point
Commits on Jun 19, 2026
Add GHA to do mvn verify on pushes and PRs.
mbjones
committed
8ebc479
View commit details
Copy full SHA for 8ebc479
Browse repository at this point
You can’t perform that action at this time.