Skip to content

Commit

Permalink
Revert Plugin Update (#202)
Browse files Browse the repository at this point in the history
* Remove incorrect transformation of profile map

* Force SSo token expiry when no credential exists

* Add tests for forceExpiry or SSO cookie and SSO cookie only (i.e no underlying session) session management

* Filter cookies

* Make cookie name configurable

* fix checkstyle

* Fix tests

* refactor name

* update maven stage plugin

* Revert "update maven stage plugin"

This reverts commit 8471263.

* Revert plugin update
  • Loading branch information
Yasirmod17 authored Jan 22, 2024
1 parent 921633b commit 90a8ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<maven.plugin.plugin.version>3.6.0</maven.plugin.plugin.version>
<maven.jar.plugin.version>3.1.2</maven.jar.plugin.version>
<maven.clean.plugin.version>3.1.0</maven.clean.plugin.version>
<nexus.staging.maven.plugin.version>1.6.13</nexus.staging.maven.plugin.version>
<nexus.staging.maven.plugin.version>1.6.8</nexus.staging.maven.plugin.version>
<versions.maven.plugin.version>2.7</versions.maven.plugin.version>
<jacoco.maven.plugin.version>0.8.5</jacoco.maven.plugin.version>
<dockerfile.release.plugin.version>1.4.13</dockerfile.release.plugin.version>
Expand Down

0 comments on commit 90a8ec3

Please sign in to comment.