Skip to content

Commit 046ab29

Browse files
MINOR: Bump com.nimbusds:oauth2-oidc-sdk from 11.37 to 11.37.1
Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 11.37 to 11.37.1. - [Changelog](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/branches/compare/11.37.1..11.37) --- updated-dependencies: - dependency-name: com.nimbusds:oauth2-oidc-sdk dependency-version: 11.37.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5dc3ea6 commit 046ab29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flight/flight-sql-jdbc-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ under the License.
182182
<dependency>
183183
<groupId>com.nimbusds</groupId>
184184
<artifactId>oauth2-oidc-sdk</artifactId>
185-
<version>11.37</version>
185+
<version>11.37.1</version>
186186
</dependency>
187187

188188
</dependencies>

0 commit comments

Comments
 (0)