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
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
.
maxmind
/
minfraud-api-java
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
25
Code
Issues
1
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Require Java 17+
- #528
#528
Merged
horgh
merged 11 commits into
main
maxmind/minfraud-api-java:main
from
greg/eng-2665
maxmind/minfraud-api-java:greg/eng-2665
Copy head branch name to clipboard
Aug 31, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Require Java 17+
#528
horgh
merged 11 commits into
main
maxmind/minfraud-api-java:main
from
greg/eng-2665
maxmind/minfraud-api-java:greg/eng-2665
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2025
Remove deprecated TransactionReport.Builder(InetAddress, Tag) constructor
Show description for 0ac30a1
oschwald
and
claude
committed
0ac30a1
View commit details
Copy full SHA for 0ac30a1
Browse repository at this point
Remove deprecated exception getUrl() methods
Show description for 208b5b2
oschwald
and
claude
committed
208b5b2
View commit details
Copy full SHA for 208b5b2
Browse repository at this point
Remove deprecated response class constructors
Show description for bb8d8bb
oschwald
and
claude
committed
bb8d8bb
View commit details
Copy full SHA for bb8d8bb
Browse repository at this point
Remove deprecated Subscores class and FactorsResponse.getSubscores() method
Show description for ebc7129
oschwald
and
claude
committed
ebc7129
View commit details
Copy full SHA for ebc7129
Browse repository at this point
Update build configuration to Java 17
Show description for eca840f
oschwald
and
claude
committed
eca840f
View commit details
Copy full SHA for eca840f
Browse repository at this point
Convert switch statement to switch expression
Show description for 426f25b
oschwald
and
claude
committed
426f25b
View commit details
Copy full SHA for 426f25b
Browse repository at this point
Use modern List factory methods
Show description for 488c546
oschwald
and
claude
committed
488c546
View commit details
Copy full SHA for 488c546
Browse repository at this point
Make MinFraudException a sealed class
Show description for 7077e5a
oschwald
and
claude
committed
7077e5a
View commit details
Copy full SHA for 7077e5a
Browse repository at this point
Fix raw type uses in AbstractLocation and AbstractLocationTest
Show description for 9c3c0e3
oschwald
and
claude
committed
9c3c0e3
View commit details
Copy full SHA for 9c3c0e3
Browse repository at this point
Use isEmpty instead of equals empty string
oschwald
committed
02c47a9
View commit details
Copy full SHA for 02c47a9
Browse repository at this point
Commits on Aug 30, 2025
Update Java versions we test on
oschwald
committed
af59716
View commit details
Copy full SHA for af59716
Browse repository at this point
You can’t perform that action at this time.