Any v3 POM third-party dependency version updates ?

Ian Young ian at iay.org.uk
Mon Jun 23 11:34:35 EDT 2014


On 23 Jun 2014, at 16:26, Tom Zeller <tzeller at dragonacea.biz> wrote:

> Anyone aware of any third-party dependencies version updates ?

There's a mvn goal you can run to give you some candidates:

	mvn versions:display-dependency-updates

I have been running this from time to time so there shouldn't be many. I have avoided upgrading some specific ones, though:

	javax.servlet:javax.servlet-api for obvious reasons

	org.tmatesoft.svnkit:svnkit because I don't know what the workspace format implications are

	javax.mail:mail because I have no idea what that's in there for in the first place

Most of the rest of the things it throws up (e.g., if executed from idp-parent) could probably be usefully and aafely updated, though.

	-- Ian



-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5943 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/dev/attachments/20140623/aa135316/attachment-0001.bin 


More information about the dev mailing list