[ https://issues.apache.org/jira/browse/TOMEE-4035?focusedWorklogId=808724&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-808724 ]
ASF GitHub Bot logged work on TOMEE-4035: ----------------------------------------- Author: ASF GitHub Bot Created on: 14/Sep/22 13:22 Start Date: 14/Sep/22 13:22 Worklog Time Spent: 10m Work Description: sultan commented on code in PR #924: URL: https://github.com/apache/tomee/pull/924#discussion_r970801561 ########## pom.xml: ########## @@ -225,12 +225,11 @@ <microprofile.jwt.version>2.0</microprofile.jwt.version> <microprofile.jwt.tck.version>2.0</microprofile.jwt.tck.version> - <microprofile.jwt.impl.version>${project.version}</microprofile.jwt.impl.version> + <microprofile.jwt.impl.version>4.0.0</microprofile.jwt.impl.version> Review Comment: rolledback this change. Issue Time Tracking ------------------- Worklog Id: (was: 808724) Time Spent: 2h 20m (was: 2h 10m) > Upgrade SmallRye, Jackson and others > ------------------------------------ > > Key: TOMEE-4035 > URL: https://issues.apache.org/jira/browse/TOMEE-4035 > Project: TomEE > Issue Type: Task > Components: TomEE Build > Affects Versions: 9.0.0-M8 > Reporter: Gwénaël Ruelland > Assignee: Gwénaël Ruelland > Priority: Major > Fix For: 9.0.0-M9 > > Time Spent: 2h 20m > Remaining Estimate: 0h > > versions of SmallRye that were RC are now stable releases. > hibernate 6.0 is EOL, use 6.1 instead (compatible jakarta 9.1). > updated mojarra (faces) to 3.0.2 eclipselink to 3.0.3 krazo (mvc) to 2.0.2 -- This message was sent by Atlassian Jira (v8.20.10#820010)