Skip to content
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

fix(JWT-4345): upgrade dependencies #48

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

benjaminalbanese
Copy link
Contributor

No description provided.

@@ -6,7 +6,8 @@

import org.jadice.gwt.spring.demo.client.TimeService;

import com.google.gwt.user.server.rpc.RemoteServiceServlet;
import com.google.gwt.user.server.rpc.jakarta.RemoteServiceServlet;

Copy link
Contributor Author

@benjaminalbanese benjaminalbanese Dec 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should have probably already fixed that in the previous version, but latest for 2.12 this import is mandatory and the javax import won't work anymore.

@benjaminalbanese benjaminalbanese merged commit 46038ac into master Dec 11, 2024
1 check passed
@benjaminalbanese benjaminalbanese deleted the fix/JWT-4345_gwt_2_12_1 branch December 11, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants