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
Type
/
to 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
.
cloudevents
/
sdk-java
Public
Notifications
You must be signed in to change notification settings
Fork
173
Star
443
Code
Issues
55
Pull requests
24
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Moving the baseline to Java 17 / Jakarta EE 10
- #739
#739
Merged
Cali0707
merged 19 commits into
cloudevents:main
cloudevents/sdk-java:main
from
jacekbilski:java_17_jakarta_10
jacekbilski/sdk-java:java_17_jakarta_10
Copy head branch name to clipboard
Jul 2, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Moving the baseline to Java 17 / Jakarta EE 10
#739
Cali0707
merged 19 commits into
cloudevents:main
cloudevents/sdk-java:main
from
jacekbilski:java_17_jakarta_10
jacekbilski/sdk-java:java_17_jakarta_10
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2026
Fixing Maven's `relativePath`s.
Show description for 1c5eecb
jacekbilski
committed
1c5eecb
View commit details
Copy full SHA for 1c5eecb
Browse repository at this point
Switching to Java 17.
Show description for 7ed1a5e
jacekbilski
committed
7ed1a5e
View commit details
Copy full SHA for 7ed1a5e
Browse repository at this point
Dropping Jakarta EE 8 RESTEasy tests, there are already Jakarta EE 9+ versions available.
Show description for aaba24d
jacekbilski
committed
aaba24d
View commit details
Copy full SHA for aaba24d
Browse repository at this point
Bringing back Jakarta EE 9 Jersey integration test and deleting Jakarta EE 8 version.
Show description for 46a3f6e
jacekbilski
committed
46a3f6e
View commit details
Copy full SHA for 46a3f6e
Browse repository at this point
Upgrading Spring integration test to Jakarta EE 9+.
Show description for 3cd5187
jacekbilski
committed
3cd5187
View commit details
Copy full SHA for 3cd5187
Browse repository at this point
Upgrading cloudevents-spring-boot-example to Jakarta EE 9+.
Show description for f32a9c1
jacekbilski
committed
f32a9c1
View commit details
Copy full SHA for f32a9c1
Browse repository at this point
Upgrading cloudevents-restful-ws-quarkus-example to Jakarta EE 9+, upgrading Quarkus to the newest 3.x version.
Show description for 64c5c88
jacekbilski
committed
64c5c88
View commit details
Copy full SHA for 64c5c88
Browse repository at this point
Removing all Jakarta EE 8 code and examples.
Show description for 6cf6766
jacekbilski
committed
6cf6766
View commit details
Copy full SHA for 6cf6766
Browse repository at this point
Applied OpenRewrite recipe "Migrate to Java 17".
Show description for 3413ac0
jacekbilski
committed
3413ac0
View commit details
Copy full SHA for 3413ac0
Browse repository at this point
Upgrading Spring Boot to the newest 3.x version.
Show description for 1ce25eb
jacekbilski
committed
1ce25eb
View commit details
Copy full SHA for 1ce25eb
Browse repository at this point
Upgrading Jersey to the newest 3.1.x version.
Show description for 87bd023
jacekbilski
committed
87bd023
View commit details
Copy full SHA for 87bd023
Browse repository at this point
Upgrading RESTEasy to the newest 6.2.x version.
Show description for 848f7d5
jacekbilski
committed
848f7d5
View commit details
Copy full SHA for 848f7d5
Browse repository at this point
Upgrading Vert.x to the newest 4.x version.
Show description for e01015c
jacekbilski
committed
e01015c
View commit details
Copy full SHA for e01015c
Browse repository at this point
Upgrading Jetty to the newest 12.1.x version.
Show description for edcf5ce
jacekbilski
committed
edcf5ce
View commit details
Copy full SHA for edcf5ce
Browse repository at this point
Upgrading to Jakarta EE 10.
Show description for 45c8dbb
jacekbilski
committed
45c8dbb
View commit details
Copy full SHA for 45c8dbb
Browse repository at this point
Upgrading Apache Kafka to the newest version.
Show description for 6352f7d
jacekbilski
committed
6352f7d
View commit details
Copy full SHA for 6352f7d
Browse repository at this point
Random improvements.
Show description for c4d7f10
jacekbilski
committed
c4d7f10
View commit details
Copy full SHA for c4d7f10
Browse repository at this point
Fixing rebase issue.
Show description for dcee53a
jacekbilski
committed
dcee53a
View commit details
Copy full SHA for dcee53a
Browse repository at this point
Commits on Jun 30, 2026
Fixing Jetty sample - also calling `callback.succeed()` when no body is provided. This was also found by a coding agent.
Show description for 2d7ec58
jacekbilski
committed
2d7ec58
View commit details
Copy full SHA for 2d7ec58
Browse repository at this point
You can’t perform that action at this time.