Skip to content

Commit 3ada490

Browse files
ppatiernoscholzj
authored andcommitted
Updated OAuth to 0.10.0 (#591)
* Updated OAuth to 0.10.0 Signed-off-by: Paolo Patierno <[email protected]> * Added the oauth staging repo Signed-off-by: Paolo Patierno <[email protected]> * Removed staging repo with oauth 0.10.0 released Signed-off-by: Paolo Patierno <[email protected]>
1 parent fa3237a commit 3ada490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<jackson-core.version>2.13.1</jackson-core.version>
107107
<tomcat-embed-core.version>8.5.73</tomcat-embed-core.version>
108108
<spotbugs.version>4.0.1</spotbugs.version>
109-
<strimzi-oauth.version>0.9.0</strimzi-oauth.version>
109+
<strimzi-oauth.version>0.10.0</strimzi-oauth.version>
110110
<jaeger.version>1.6.0</jaeger.version>
111111
<opentracing.version>0.33.0</opentracing.version>
112112
<opentracing-kafka-client.version>0.1.15</opentracing-kafka-client.version>

0 commit comments

Comments
 (0)