[
https://issues.apache.org/jira/browse/AMQ-9244?focusedWorklogId=866826&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-866826
]
ASF GitHub Bot logged work on AMQ-9244:
---------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jun/23 19:18
Start Date: 21/Jun/23 19:18
Worklog Time Spent: 10m
Work Description: jbertram commented on code in PR #1035:
URL: https://github.com/apache/activemq/pull/1035#discussion_r1237565253
##########
activemq-broker/pom.xml:
##########
@@ -66,6 +66,18 @@
<artifactId>activemq-jaas</artifactId>
<optional>true</optional>
</dependency>
+ <dependency>
+ <groupId>com.nimbusds</groupId>
+ <artifactId>nimbus-jose-jwt</artifactId>
+ <version>9.22</version>
Review Comment:
The latest version is `9.31`. How come an older version is being used
instead of the latest?
Issue Time Tracking
-------------------
Worklog Id: (was: 866826)
Time Spent: 20m (was: 10m)
> Add JWT authentication plugin
> -----------------------------
>
> Key: AMQ-9244
> URL: https://issues.apache.org/jira/browse/AMQ-9244
> Project: ActiveMQ
> Issue Type: Task
> Components: Security/JAAS
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.19.0, 5.18.2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)