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

[ELY-2675] Upgrade wildfly-elytron and ejb-client versions in ejb-client-interceptor example #189

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gabrielpadilh4
Copy link

@@ -11,8 +11,8 @@
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<version.org.wildfly.security.wildfly-elytron>1.15.14.Final</version.org.wildfly.security.wildfly-elytron>
<version.org.jboss.ejb-client>4.0.45.Final</version.org.jboss.ejb-client>
<version.org.wildfly.security.wildfly-elytron>2.2.2.Final</version.org.wildfly.security.wildfly-elytron>
Copy link
Contributor

Choose a reason for hiding this comment

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

@gabrielpadilh4 Thank you for the PR and sorry for late review! Just a minor, can you please use the wildfly-ee-with-tools BOM so we do not have to specify a specific elytron version ? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants