Skip to content

Commit f12d83c

Browse files
committed
Preemptively bump scijava-config to 2.0.0
This splits the logging configuration to send WARN and ERROR messages to stderr, while sending INFO and below messages to stdout.
1 parent 1b0739d commit f12d83c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Projects wishing to use pom-scijava as a parent project need to override the &lt
120120
<scijava-common.version>2.38.2</scijava-common.version>
121121

122122
<!-- SciJava Config - https://github.com/scijava/scijava-config -->
123-
<scijava-config.version>1.0.0</scijava-config.version>
123+
<scijava-config.version>2.0.0</scijava-config.version>
124124

125125
<!-- SciJava Expression Parser - https://github.com/scijava/scijava-expression-parser -->
126126
<scijava-expression-parser.version>2.0.0</scijava-expression-parser.version>

0 commit comments

Comments
 (0)