Skip to content
Commit 2bb87167 authored by Christoph Berg's avatar Christoph Berg 📡
Browse files

Declare scram dependency to be "optional"

pgjdbc/pom.xml: "provided" made the shade plugin also remove the bundled scram
dependency. Revert that change, and declare the dependency to be "optional"
instead. That way, we bundle scram, and do not require reverse-dependencies to
install libscram-java. Again thanks Emmanuel Bourg!
parent 5ec4de98
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment