Skip to content
Snippets Groups Projects

update: make the access token URL for Drupal OAuth configurable

Merged Martin Lowe requested to merge malowe/main/1.1.8 into main
17 files
+ 108
21
Compare changes
  • Side-by-side
  • Inline
Files
17
+ 1
1
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId>
<version>1.1.8</version>
<version>1.1.9</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
Loading