gpconnect-demonstrator icon indicating copy to clipboard operation
gpconnect-demonstrator copied to clipboard

Updated Log4J from version 1.2.17 to version 2.24.3

Open GeorgeBlackwell opened this issue 9 months ago • 2 comments

I mirrored the changes by Lillie in this PR -> https://github.com/nhsconnect/gpconnect-demonstrator/pull/383

GeorgeBlackwell avatar Mar 18 '25 14:03 GeorgeBlackwell

Presuming the update and change of packaging to log4j-core , is like going from .net Framework -> .Net core ? hence the namespacing changes within some of the logging calls ?

grant-dot-dev avatar Mar 20 '25 09:03 grant-dot-dev

Presuming the update and change of packaging to log4j-core , is like going from .net Framework -> .Net core ? hence the namespacing changes within some of the logging calls ?

@grant-dot-dev I've got very limited Java knowledge but yes I think that's correct. It looks like they made the move a while back.

GeorgeBlackwell avatar Mar 20 '25 09:03 GeorgeBlackwell