Skip to content

Commit 0a0e239

Browse files
DEVOPS-3809: Incremental lower-bound bumps for AP 5.12.0
DEVOPS-3809 (Incremental version bumps for AP 5.12.0)
1 parent 0e62d95 commit 0a0e239

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

org.knime.base.filehandling/META-INF/MANIFEST.MF

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@ Require-Bundle: org.apache.commons.net;bundle-version="[3.1.0,4.0.0)",
1717
org.apache.httpcomponents.httpclient;bundle-version="[4.1.2,5.0.0)",
1818
org.apache.httpcomponents.httpcore;bundle-version="[4.1.4,5.0.0)",
1919
org.apache.commons.lang;bundle-version="[2.4.0,3.0.0)",
20-
org.knime.base;bundle-version="[5.11.0,6.0.0)",
20+
org.knime.base;bundle-version="[5.12.0,6.0.0)",
2121
org.knime.filehandling.core;bundle-version="[5.11.0,6.0.0)",
22-
org.knime.filehandling.utility.nodes;bundle-version="[5.11.0,6.0.0)",
22+
org.knime.filehandling.utility.nodes;bundle-version="[5.12.0,6.0.0)",
2323
org.knime.core.data.uritype;bundle-version="[5.9.0,6.0.0)",
2424
com.jcraft.jsch;bundle-version="[0.1.53,1.0.0)",
2525
it.sauronsoftware.ftp4j;bundle-version="[1.7.2,2.0.0)",
2626
org.apache.commons.commons-compress;bundle-version="[1.5.0,2.0.0)",
2727
org.eclipse.core.net;bundle-version="[1.3.100,2.0.0)",
28-
org.knime.time;bundle-version="[5.10.0,6.0.0)",
28+
org.knime.time;bundle-version="[5.12.0,6.0.0)",
2929
javax.activation;bundle-version="[1.2.2,2.0.0)",
30-
org.knime.core.ui;bundle-version="[5.11.0,6.0.0)",
31-
org.knime.core;bundle-version="[5.11.0,6.0.0)"
30+
org.knime.core.ui;bundle-version="[5.12.0,6.0.0)",
31+
org.knime.core;bundle-version="[5.12.0,6.0.0)"
3232
Bundle-RequiredExecutionEnvironment: JavaSE-17
3333
Bundle-ActivationPolicy: lazy
3434
Automatic-Module-Name: org.knime.base.filehandling

0 commit comments

Comments
 (0)