Repository: cxf Updated Branches: refs/heads/master 12c721b35 -> 614f040f6
Updating oauth2 jose dependency Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/614f040f Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/614f040f Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/614f040f Branch: refs/heads/master Commit: 614f040f6e745e46791059093a208df8040dbb2a Parents: 12c721b Author: Sergey Beryozkin <[email protected]> Authored: Tue Oct 13 12:39:08 2015 +0100 Committer: Sergey Beryozkin <[email protected]> Committed: Tue Oct 13 12:39:08 2015 +0100 ---------------------------------------------------------------------- rt/rs/security/oauth-parent/oauth2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/614f040f/rt/rs/security/oauth-parent/oauth2/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/security/oauth-parent/oauth2/pom.xml b/rt/rs/security/oauth-parent/oauth2/pom.xml index 5bedbdc..04f797d 100644 --- a/rt/rs/security/oauth-parent/oauth2/pom.xml +++ b/rt/rs/security/oauth-parent/oauth2/pom.xml @@ -44,7 +44,7 @@ </dependency> <dependency> <groupId>org.apache.cxf</groupId> - <artifactId>cxf-rt-rs-security-jose-core</artifactId> + <artifactId>cxf-rt-rs-security-jose</artifactId> <version>${project.version}</version> </dependency> <dependency>
